nl.telin.mymedia.uima.annotator
Class TreeTaggerAnnotator
java.lang.Object
JTextAnnotator_ImplBase
nl.telin.mymedia.uima.annotator.TreeTaggerAnnotator
public class TreeTaggerAnnotator
- extends JTextAnnotator_ImplBase
TreeTagger annotator for UIMA
Tis class calls the external c treetagger.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TreeTaggerAnnotator
public TreeTaggerAnnotator()
initialize
public void initialize(AnnotatorContext context)
throws AnnotatorInitializationException,
AnnotatorConfigurationException
- Throws:
AnnotatorInitializationException
AnnotatorConfigurationException
typeSystemInit
public void typeSystemInit(TypeSystem aTypeSystem)
throws AnnotatorInitializationException,
AnnotatorConfigurationException
- Throws:
AnnotatorInitializationException
AnnotatorConfigurationException
process
public void process(JCas jCas,
ResultSpecification arg1)
throws AnnotatorProcessException
- Throws:
AnnotatorProcessException